KommerceServerConfiguration Settings - Pricing
Contains the Kore Commerce pricing settings.
Application |
Setting Name |
Description |
---|---|---|
PRICING |
anonymous_price_group_code |
The price group codes to use for the anonymous/everyone user. This setting is a JSON array which can have multiple entries and varies depending on your particular ERP back office pricing system. For example, "{'CustomerPriceGroup':'CASH'}". will automatically give anonymous users a CustomerPriceGroup of “CASH” and will apply any applicable matrix pricing. |